home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Mixed Mode Maddness / Emulator / Source / global2.c < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-24  |  112 b   |  8 lines

  1. #include "6502.h"
  2. #include "global.h"
  3. #include "stack.h"
  4.  
  5. #ifndef ____GETVALUE____
  6. #include "getValue.h"
  7. #endif
  8.